home *** CD-ROM | disk | FTP | other *** search
/ Fashion Trip / FASHION trip.iso / Fashion Trip / DB / ny.mdb / DccCategory.json < prev    next >
Encoding:
JavaScript Object Notation  |  1998-08-31  |  588 b 

  1. {
  2.     "schema": {
  3.         "DccCategoryID": "Long Integer",
  4.         "Category": "Text (50)"
  5.     },
  6.     "data": [
  7.         {
  8.             "DccCategoryID": 1,
  9.             "Category": "Outfits"
  10.         },
  11.         {
  12.             "DccCategoryID": 2,
  13.             "Category": "Blouses"
  14.         },
  15.         {
  16.             "DccCategoryID": 3,
  17.             "Category": "Pants / Shorts"
  18.         },
  19.         {
  20.             "DccCategoryID": 4,
  21.             "Category": "Skirts"
  22.         },
  23.         {
  24.             "DccCategoryID": 5,
  25.             "Category": "Dresses"
  26.         },
  27.         {
  28.             "DccCategoryID": 6,
  29.             "Category": "Jackets"
  30.         },
  31.         {
  32.             "DccCategoryID": 7,
  33.             "Category": "Accessories"
  34.         },
  35.         {
  36.             "DccCategoryID": 8,
  37.             "Category": "Swimwear"
  38.         },
  39.         {
  40.             "DccCategoryID": 9,
  41.             "Category": "Outerwear"
  42.         },
  43.         {
  44.             "DccCategoryID": 10,
  45.             "Category": "Shoes"
  46.         },
  47.         {
  48.             "DccCategoryID": 11,
  49.             "Category": "Health & Beauty"
  50.         },
  51.         {
  52.             "DccCategoryID": 12,
  53.             "Category": "Banner"
  54.         }
  55.     ]
  56. }